home *** CD-ROM | disk | FTP | other *** search
- ;FAXHOST.ASP
- ;PROCOMM PLUS SCRIPT FILE
- INIT N0 0
- TRANSMIT "ATS0=1^M"
- Loop:
- IF NOT CONNECTED
- INC N0
- IF EQ N0 1250
- ;the value 1250 provides for about 30 seconds delay before aborting back to
- ; FAXCTRL. you can adjust this delay to anything you wish by using a value
- ; of 42 times the number of seconds of delay you want
- QUIT
- ENDIF
- GOTO LOOP
- ENDIF
- HOST
- QUIT
- ;quit to the system which will rerun FAXCTRL